OnOffItem::OnOffItem

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:12:50 1991
Index Return to Main Contents
 

NAME

OnOffItem::OnOffItem - instance method  

TEMPLATE

void OnOffItem(int id, Bitmap * on, Bitmap * off, Bitmap * highlight, bool state)  

SPECIFIERS

public  

DESCRIPTION

 

ARGUMENTS

int id

the id of the button
Bitmap * on

see
instvar on
Bitmap * off

see
instvar off
Bitmap * highlight

see
instvar highlight
bool state

the initial state of the button
 

RETURN ARGUMENT

void

 

CATEGORIES

client interface

 

FILES

implementation:
Buttons.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:25 GMT, March 30, 2022